Pick any element on any webpage and send its HTML, CSS, React props, console logs, and network context to Claude Code, Cursor, or Windsurf via MCP — in one click.
Server Config
{
"mcpServers": {
"clasp-it": {
"url": "https://claspit.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}